BEGIN Object     
    Name                 Prisoner  
    MoveSpeedFactor      0.500000  
    Toughness            20.0000  
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Prisoner  
    Properties           Entity
    Properties           DoesNotTire
    Properties           Scripted
END

BEGIN Object     
    Name                 CremationOven  
    Width                5 
    Height               3  
    MaxStackSize         -1  
    NumSlots             6
    ConstructionTime     15.0000  
    MoveSpeedFactor      0.500000  
    Toughness            50.0000  
    Price                -5000  
    Group                StaticObject
    RenderDepth          1
    BlockedBy            Wall  
    BlockedBy            StaticObject
    BlockedBy            UtilityStation  
    MadeOf               Composite
    Properties           StaticObject
    Properties           Electrical
    Properties           RadiatesHeat
    Properties           RoomSpecific
    RadiantTemperature   50
    Research             FinalSolution
    BEGIN Sprite
        x                   0
        y                   0
        w                   10
        h                   5
        RotateType          0
        BEGIN Marker
            x               1.385416030883789
            y               2.1875
            orientation.x   0
            orientation.y   0
            Index           0
        END
        BEGIN Marker
            x               3.541666030883789
            y               2.21875
            orientation.x   0
            orientation.y   0
            Index           1
        END
        BEGIN Marker
            x               1.416666030883789
            y               3.65625
            orientation.x   0
            orientation.y   0
            Index           2
        END
        BEGIN Marker
            x               3.479166030883789
            y               3.65625
            orientation.x   0
            orientation.y   0
            Index           3
        END
    END
END

BEGIN Object     
    Name                 PrisonerCorpse
    MoveSpeedFactor      0.500000
    Toughness            10.0000
    MaxStackSize         -1  
    RenderDepth          2
    Group                StaticObject
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf               Wood  
    Properties           StaticObject
    Properties           Scripted
    BEGIN   Sprite
        x 10 
        y 0  
        w 2  
        h 2  
        RotateType 0
    END
END

BEGIN Object     
    Name                 Ashes  
    MoveSpeedFactor      0.950000  
    Toughness            1.00000  
    MaxStackSize         -1  
    RenderDepth          2  
    Properties           Rubbish
    Sprite               Garbage  
END

BEGIN Object     
    Name                 GasNozzle  
    ConstructionTime     1.00000  
    Price                -50  
    RenderDepth          3  
    AttachToWall         true    
    BlockedBy            Wall    
    BlockedBy            UtilityStation  
    Sprite               ShowerHead  
    MadeOf               HollowMetal
    ToolbarSprite        ShowerHeadToolbar
    Properties           StaticObject
    Properties           DontAvoid
    Properties           RoomSpecific
    Properties           Scripted
    Research             FinalSolution

END

BEGIN Room       
    Name Crematorium
    BEGIN Requirement Type Object Id CremationOven  END
    Properties           PrisonersCanWork
    Properties           RequiresSector
    Research             FinalSolution
    Qualification        SonderkommandoTraining
END

BEGIN Room       
    Name GasChamber
    BEGIN Requirement Type Object Id GasNozzle  END
    BEGIN Requirement Type Enclosed END
    Research             FinalSolution
END

BEGIN Object     
    Name                 SSDoctor  
    Toughness            15.0000  
    Price                -1000
    RenderDepth          2  
    ViewRange            4
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             FinalSolution
    Sprite               Doctor  
    SpriteVariants       4  
    Properties           Entity
    Properties           Staff
    Properties           DoesNotTire
    Properties           Scripted
    Equipment            Gun
END
